[INFO] fetching crate zhc_builder 0.1.4...
[INFO] testing zhc_builder-0.1.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate zhc_builder 0.1.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate zhc_builder 0.1.4
[INFO] finished tweaking crates.io crate zhc_builder 0.1.4
[INFO] tweaked toml for crates.io crate zhc_builder 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zhc_builder 0.1.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zhc_builder 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zhc_crypto v0.1.4
[INFO] [stderr]   Downloaded zhc_utils v0.1.4
[INFO] [stderr]   Downloaded zhc_langs v0.1.4
[INFO] [stderr]   Downloaded zhc_utils_macro v0.1.4
[INFO] [stderr]   Downloaded zhc_ir v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2b08595e859c2b32a046f9807fbb690b8cedfa4e86c00894d8103f6d241516e
[INFO] running `Command { std: "docker" "start" "-a" "d2b08595e859c2b32a046f9807fbb690b8cedfa4e86c00894d8103f6d241516e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2b08595e859c2b32a046f9807fbb690b8cedfa4e86c00894d8103f6d241516e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b08595e859c2b32a046f9807fbb690b8cedfa4e86c00894d8103f6d241516e", kill_on_drop: false }`
[INFO] [stdout] d2b08595e859c2b32a046f9807fbb690b8cedfa4e86c00894d8103f6d241516e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a1de4e987d66b3b746436b47504e49ba5d0993eff0187ccc2b66fd47568e6b9
[INFO] running `Command { std: "docker" "start" "-a" "7a1de4e987d66b3b746436b47504e49ba5d0993eff0187ccc2b66fd47568e6b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zhc_utils_macro v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zhc_utils v0.1.4
[INFO] [stderr]    Compiling zhc_crypto v0.1.4
[INFO] [stderr]    Compiling zhc_ir v0.1.4
[INFO] [stderr]    Compiling zhc_langs v0.1.4
[INFO] [stderr]    Compiling zhc_builder v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] running `Command { std: "docker" "inspect" "7a1de4e987d66b3b746436b47504e49ba5d0993eff0187ccc2b66fd47568e6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1de4e987d66b3b746436b47504e49ba5d0993eff0187ccc2b66fd47568e6b9", kill_on_drop: false }`
[INFO] [stdout] 7a1de4e987d66b3b746436b47504e49ba5d0993eff0187ccc2b66fd47568e6b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c5b870b6c6bcd7a2cc6684be0e7ff64a29e57778dc58e208d4401be66e9195d
[INFO] running `Command { std: "docker" "start" "-a" "1c5b870b6c6bcd7a2cc6684be0e7ff64a29e57778dc58e208d4401be66e9195d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zhc_builder v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "1c5b870b6c6bcd7a2cc6684be0e7ff64a29e57778dc58e208d4401be66e9195d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5b870b6c6bcd7a2cc6684be0e7ff64a29e57778dc58e208d4401be66e9195d", kill_on_drop: false }`
[INFO] [stdout] 1c5b870b6c6bcd7a2cc6684be0e7ff64a29e57778dc58e208d4401be66e9195d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aca57ab2d285f1b76227ecd4f9386c407ec512c6120df94d9ef01426c81235a7
[INFO] running `Command { std: "docker" "start" "-a" "aca57ab2d285f1b76227ecd4f9386c407ec512c6120df94d9ef01426c81235a7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zhc_builder-2be3a2c353c4b67e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test iops::cmp::test::test_cmp ... ok
[INFO] [stdout] test iops::add::test::test_add ... ok
[INFO] [stdout] test iops::bitwise::test::test_bw_and ... ok
[INFO] [stdout] test iops::if_then_else::test::test_if_then_else ... ok
[INFO] [stdout] test iops::count::test::test_count0 ... ok
[INFO] [stdout] test iops::if_then_zero::test::test_if_then_zero ... ok
[INFO] [stdout] test iops::bitwise::test::correctness_or ... ok
[INFO] [stdout] test iops::bitwise::test::correctness_and ... ok
[INFO] [stdout] test iops::bitwise::test::correctness_xor ... ok
[INFO] [stdout] test iops::count::test::correctness_count1 ... ok
[INFO] [stdout] test iops::count::test::correctness_count0 ... ok
[INFO] [stdout] test iops::lead_trail::test::correctness_lead0 ... ok
[INFO] [stdout] test iops::mul::test::test_mul_lsb ... ok
[INFO] [stdout] test iops::lead_trail::test::correctness_ilog2 ... ok
[INFO] [stdout] test iops::add::test::correctness ... ok
[INFO] [stdout] test iops::lead_trail::test::correctness_lead1 ... ok
[INFO] [stdout] test iops::lead_trail::test::correctness_trail0 ... ok
[INFO] [stdout] test iops::lead_trail::test::correctness_trail1 ... ok
[INFO] [stdout] test iops::mul::test::correctness_mul_lsb has been running for over 60 seconds
[INFO] [stdout] test iops::mul::test::correctness_overflow_mul_lsb has been running for over 60 seconds
[INFO] [stdout] test iops::mul::test::correctness_overflow_mul_lsb ... ok
[INFO] [stdout] test iops::mul::test::correctness_mul_lsb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 216.55s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zhc_builder
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_add (line 779) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_add_plaintext (line 901) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder (line 9) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder (line 153) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_inspect (line 810) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_let_ciphertext (line 1284) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_let_plaintext (line 752) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_lookup (line 1136) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_lookup2 (line 1244) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_pack (line 1069) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_pack_then_lookup (line 1110) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_padding_lookup (line 1170) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_plaintext_sub (line 1030) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_sub (line 965) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_sub_plaintext (line 996) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_temper_add (line 839) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_wrapping_add (line 870) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_wrapping_lookup (line 1207) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::block_wrapping_add_plaintext (line 933) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::ciphertext_inspect (line 700) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::ciphertext_input (line 509) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::ciphertext_join (line 645) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::ciphertext_output (line 729) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::ciphertext_split (line 537) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::comment (line 443) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::eval (line 341) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::into_ir (line 220) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::new (line 196) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::plaintext_input (line 572) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::plaintext_split (line 606) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_add (line 1535) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_add_reduce (line 1615) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_inspect (line 1641) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_lookup (line 1474) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_lookup2 (line 1501) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_pack (line 1321) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_pack_then_clean (line 1353) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_pack_then_lookup (line 1382) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_unsigned_extension (line 1580) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::vector_zip_then_lookup (line 1425) - compile ... ok
[INFO] [stdout] test src/builder/builder.rs - builder::builder::Builder::with_comment (line 482) - compile ... ok
[INFO] [stdout] test src/iops/add.rs - iops::add::Builder::iop_add_hillis_steele (line 53) - compile ... ok
[INFO] [stdout] test src/iops/add.rs - iops::add::add (line 22) - compile ... ok
[INFO] [stdout] test src/iops/bitwise.rs - iops::bitwise::Builder::iop_bitwise (line 122) - compile ... ok
[INFO] [stdout] test src/iops/bitwise.rs - iops::bitwise::bitwise_and (line 19) - compile ... ok
[INFO] [stdout] test src/iops/bitwise.rs - iops::bitwise::bitwise_or (line 47) - compile ... ok
[INFO] [stdout] test src/iops/bitwise.rs - iops::bitwise::bitwise_xor (line 75) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::Builder::iop_cmp (line 233) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::cmp_eq (line 133) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::cmp_gt (line 19) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::cmp_lt (line 76) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::cmp_gte (line 48) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::cmp_neq (line 161) - compile ... ok
[INFO] [stdout] test src/iops/cmp.rs - iops::cmp::cmp_lte (line 105) - compile ... ok
[INFO] [stdout] test src/iops/count.rs - iops::count::Builder::iop_count (line 82) - compile ... ok
[INFO] [stdout] test src/iops/count.rs - iops::count::count_0 (line 26) - compile ... ok
[INFO] [stdout] test src/iops/if_then_else.rs - iops::if_then_else::Builder::iop_if_then_else (line 53) - compile ... ok
[INFO] [stdout] test src/iops/count.rs - iops::count::count_1 (line 53) - compile ... ok
[INFO] [stdout] test src/iops/if_then_else.rs - iops::if_then_else::if_then_else (line 22) - compile ... ok
[INFO] [stdout] test src/iops/if_then_zero.rs - iops::if_then_zero::Builder::iop_if_then_zero (line 51) - compile ... ok
[INFO] [stdout] test src/iops/if_then_zero.rs - iops::if_then_zero::if_then_zero (line 22) - compile ... ok
[INFO] [stdout] test src/iops/mod.rs - iops (line 17) - compile ... ok
[INFO] [stdout] test src/iops/mul.rs - iops::mul::Builder::iop_mul_raw (line 98) - compile ... ok
[INFO] [stdout] test src/iops/mul.rs - iops::mul::mul_lsb (line 18) - compile ... ok
[INFO] [stdout] test src/iops/mul.rs - iops::mul::overflow_mul_lsb (line 55) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 68) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.89s; merged doctests compilation took 0.85s
[INFO] running `Command { std: "docker" "inspect" "aca57ab2d285f1b76227ecd4f9386c407ec512c6120df94d9ef01426c81235a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca57ab2d285f1b76227ecd4f9386c407ec512c6120df94d9ef01426c81235a7", kill_on_drop: false }`
[INFO] [stdout] aca57ab2d285f1b76227ecd4f9386c407ec512c6120df94d9ef01426c81235a7
